PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFContentStream Class / setMiterLimit Method
The miter limit.
In This Topic
    setMiterLimit Method
    In This Topic
    Set the miter limit in the graphics state. Operator: M
    Syntax
    public void setMiterLimit( 
       double miterLimit
    )

    Parameters

    miterLimit
    The miter limit.
    See Also